Skip to content

Conversation

@cmendible
Copy link
Member

No description provided.

@cmendible cmendible changed the title Query to check if Pods have Resources or Limits Query to check if Pods have Requests or Limits Nov 1, 2021
Copy link
Member

@noakup noakup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The query description is "check if pods have requests or limits" but it only returns entries "where not(CPURequests) or not(CPULimits) or not(MemoryRequests) or not(MemoryLimits)".
If that's the intention - the description should explain it. Otherwise, the filtering should be removed.

@cmendible
Copy link
Member Author

The query description is "check if pods have requests or limits" but it only returns entries "where not(CPURequests) or not(CPULimits) or not(MemoryRequests) or not(MemoryLimits)". If that's the intention - the description should explain it. Otherwise, the filtering should be removed.

Changed the display name and description in a137ed7

Copy link

@ddgeqtr31113828 ddgeqtr31113828 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new query is organized, clear, and achieves the desired goal efficiently. It is recommended to test it in a real-world environment to confirm the results. There are no technical issues that would prevent approval, and I recommend approving the [request.](url)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants